home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Shareware 1997 February
/
PC Shareware 1997-02.iso
/
programy
/
envlp122
/
envelop.3
/
Program
/
cw3215.eto
< prev
next >
Wrap
Text File
|
1996-03-15
|
232b
|
10 lines
Type CW3215
Declare Function System Lib "CW3215" Alias "_system" (ByVal cmd as string) as long
Declare Function DeleteFile Lib "CW3215" Alias "_unlink" (ByVal filename as string) as long
End Type
Begin Code
End Code